home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / patch / patch1~1.zoo / README.TOS < prev    next >
Encoding:
Text File  |  1993-02-26  |  1.5 KB  |  46 lines

  1. Here are diffs for patch 12u8 for atariST/TT Tos/MiNT
  2.  
  3.  - get the sources (available on prep this is 12u8 not 12g8 )
  4.  - apply diffs
  5.  - copy configt.h to config.h
  6.  - use Makefile.tos to build.
  7.  
  8. history:
  9.  
  10. Date: Thu, 7 May 92 10:44:15 DST
  11. From: Frank Ridderbusch <uunet!sni.de!ridderbusch.pad>
  12. Patch to 2.0 12u6 for atariST/TT TOS: 
  13.     A little patch to patch, to make sure that
  14.     the original and the reject files don't get lost in the 8+3
  15.     filesystem.
  16.  
  17. Here is patch 2.0 12u6 for atariST/TT TOS
  18.  
  19.     - Major differences from (my) earlier port of patch:
  20.       -- handles unified diffs
  21.       -- uses big buffers (your harddisk does not sound like a sawmill)
  22.     
  23.     - ***Do not run Configure*** (i know this is not kosher,
  24.     but for now i have just hand configured,
  25.     and the makefile will copy configt.h to config.h)
  26.  
  27.     - the makefile is `Makefile.tos'
  28.     - The executable is included in the floppy distribution only.
  29.     - I have'nt tried compiling it with anything but tos-gcc 32
  30.       (32 bit ints)
  31.     - Adjust CC in Makefile.tos and let her rip.
  32.     - TOS version will not try to get RCS or SCCS files
  33.     - TOS version will not handle ed scripts. Only context diffs
  34.       (anyone who sends you ed scripts for diffs, you know
  35.        what to to h[im|er] :-).
  36.     - When prompted for a response, hitting control chars or tabs
  37.       will do you no good.
  38.     - This is not very throughly tested for stuff like cd and patch
  39.       etc, but is solid for patching files in the current directory.
  40.     - Normal usage:
  41.         patch < diffs
  42.          (of course from a shell that re-directs).
  43.  
  44.                         enjoy,
  45.                         bammi
  46.